the404devs / cs20

Computer Science Simulator 2020: The next generation of school simulation (June 2020 - present)

Home Page:https://cs20.the404.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Course Simulator: Computer Science 2020

the sequel nobody asked for, from the franchise nobody loves

index.js: Starting point for code, initializing Phaser and whatnot

menu.js: The main menu. Allows player to enter the game.

dungeon-scene.js: Main body of the game, with Waluigi and the dungeon. This will eventually become the part of the game where you explore the school.

tilemap-visibility.js: Controls the visibility of the different rooms within the dungeon.

tile-mapping.js: Gives ids to the different tiles from the main tileset. We'll make our own tiles eventually.

About

Computer Science Simulator 2020: The next generation of school simulation (June 2020 - present)

https://cs20.the404.nl


Languages

Language:JavaScript 89.5%Language:HTML 6.8%Language:CSS 3.8%