Skip to content

shane-smt/I_Merely_Spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

FTP_GAMEJAM_22-23

GameJam Submission

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact

About The Project

My Entry for the first ever FTP GameJam 2022-2023 Xmas Period

FTP is where i work.

The Theme of the Jam was Take A Guess

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Python3
  • PyGame (see installation)

Installation (I assume you are already in a virtual enviroment)

  1. Install required modules
pip install -r requirements.txt

(back to top)

Usage

  1. run main.py from code directory
python3 main.py

(back to top)

Roadmap

  • Basic Movement
  • Basic collsions
  • Player
    • Player Sprite Design
    • Player Sprite Animation
  • NPC's
    • NPC Sprite Design
    • NPC Sprite Animation
  • Level Layout
  • Player/NPC Interactions
  • Dialog System
  • Key Game Mechanic

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Project Link: https://github.com/shane-smt/I_Merely_Spy

(back to top)

About

FTP GameJam 2022-2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages