Project: Supper Stretch
Disclaimer: The project code is simply a deliberate coincidence with a certain popular location in the university where the creator of this game is currently studying in, and it may or may not trul...
Disclaimer: The project code is simply a deliberate coincidence with a certain popular location in the university where the creator of this game is currently studying in, and it may or may not trul...
Overview This post serves to explain the various design decisions and their rationales of the combat systems in Dungeon Slayer, my term project for the course CS3247 Game Development, in which I a...
Project Overview This Project’s GitHub Repo Dungeon Slayer is a 3D first-person rogue-like deck-builder developed in Unreal Engine 5 as part of CS3247 Game Development course in the National Univ...
This project is registered under Orbital 2023 at the National University of Singapore. This project is certified at Apollo 11 level of achievement. Motivation For students with sensitive nerves ...
Java Essentials In CS2040S, the programming language used for teaching is Java. This is because of several factors: Java has good and comprehensive support for Object-Oriented Programming...