Skip to content

jakekrol/aibou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aibou

A command-line-interface game built with python. The gameplay is turn-based with key press quick-time-events (QTEs) that determine the efficacy of chosen moves.

Screenshot of home menu

screenshot of gameplay

Quickstart

pip install aibou
python -m aibou

Linux

# keyboard module requires root
sudo su
pip install aibou
python -m aibou

Info

How to play

Developer guide

Authored by Jacob Krol

Developer timeline

  • Core game development: Winter break of 2022-2023
  • Develop and publish python package: Winter break of 2023-2024

About

A command-line-interface game built with python. The gameplay is turn-based with quick-time-events that determine the efficacy of chosen moves.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages