Skip to content

Small, simple awesome game written written in python and pygame.

License

Notifications You must be signed in to change notification settings

MartinKondor/MustFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


MustFind

version Project Status Contributions welcome GitHub Issues

Must find is the game where you and an AI driven bot is put down into a big and rough map, your task is to find the bot (your other half). Whatever happends you must find your other half!

Project structure

bin/  # Stores images, maps and this kind of things for the game
src/ # The source code
    screens/ # Containing the subscreens of the game

Getting Started

Prerequisites

  • Python 3.X

Contributing

Ways to contribute:

  • Check for open issues
  • Read the TODO file

Steps

  1. Fork this repository
  2. Create a new branch (optional)
  3. Clone it
  4. Make your changes
  5. Upload them
  6. Make a pull request here

Authors

Become a Patron!

License

Copyright © Martin Kondor 2019

This repository is licensed under the BSD 3-Clause license. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published

Languages