MartinKondor / MustFind

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%