Skip to content

reynardo-tjhin/edu-platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Educational Platformer Game

Description

[To be filled]

Requirements

Please download all the required libraries/packages in the requirements.txt

pip install -r requirements.txt

How It Looks Like

Player can login, play as a guest or create an account to store his/her progress.

Login Page

Once player has logged in with an account or as a guest, player is directed to his/her dashboard.

Dashboard

TODO List

  • Integrate the platformer game to the mini-quiz
    • player leveled up and then can go to the next level
  • Improve the designs of the pages
  • Only for admin (or superuser) page
    • /mini-quiz/index: allow only for admins
    • /mini-quiz/index: can do CRUD (create, read, update & delete) on the mini-quiz
    • /mini-quiz/index: create new level
    • /mini-quiz/index: update the contents of each level
    • /mini-quiz/index: delete the level

About

Creating an Educational Game for HackVortex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published