Skip to content

Trialgamer/ytbng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,522 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yet-to-be-named-game 🚀

A project to create a simple 2d game using python

Contributors:

  • Thepigcat76 - Project Managment, Lead Dev
  • N1cohd1 - Lead Artist
  • TheHackerChampion - Dev
  • ReadyPlayerOne_07 - Dev

Discord:

https://discord.gg/XGvWxtgaaB

Other contributors:

  • Pfornax - Animation loader
  • GH-Syn aka Cyré - Documentation and cleanup

A small showcase: https://www.youtube.com/watch?v=33B_9wH1VLU

A showcase of the dynamic map gen: https://www.youtube.com/watch?v=jVYOqr7GQzY

Our new website: https://harmonious-pixie-1dd5af.netlify.app/

To run the project, install python and the pygame library, open it in VSC and run the main.py file using the python extension.

Good to know: We have created a very easy way to load animations using pygame. If you want to check it out go to one of the animations.py files. We have also made it easy to add buttons, toggles and chats to your game. If you want to use this go to gui.py

Contributing

If you want to contribute there are some restrictions:

  1. Follow the formatting and codestyle (Brackets and conditions on one line)
  2. Do not change any of the critical files like README, LICENSE or .gitignore. If you notice issues with them request changes from a contributor.
  3. Of course your contributions also have to follow the github guidelines!
  4. Document your changes! A great example is Pull request #73 Tip:
  5. Create a discussion thread for features you would like to implement so you can make sure your features will be accepted

LICENSE

Thepigcat’s anti-drama license

This open-source license gives you permission to use the source code, fork this project and modify it for contribution to the main project or private use. But it prevents you from redistributing the project without making incremental changes to the source code. When doing so, you must also use the same license and credit the original author(s).

You are not allowed to use any art without explicit permission from the team either.

How to play the game

  1. Download the main.zip folder in the output folder
  2. If Windows is blocking the download just press on more details and try it again
  3. Extract the folder in your downloads folder
  4. Then run the main.py file
  5. If you get blocked follow the next steps:
  6. Open your terminal by typng in cmd in your windows search bar
  7. Then go to the main folder by using "cd -your next folder-"
  8. When you got the main folder type in "main.exe" and press ENTER
  9. Now the game should start: HAVE FUN!

Note: We're currently working on a better solution to run the game. If you want to check out the progress to to the ytbng-bootstrapper

About

A school project to create a simple 2d game using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%