https://github.com/FlavioFS/JMP-Deflection
Deflection-based game in SGDK.
https://github.com/FlavioFS/JMP-Deflection
Last synced: about 1 month ago
JSON representation
Deflection-based game in SGDK.
- Host: GitHub
- URL: https://github.com/FlavioFS/JMP-Deflection
- Owner: FlavioFS
- License: lgpl-3.0
- Created: 2016-06-29T13:56:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T19:07:04.000Z (almost 5 years ago)
- Last Synced: 2024-07-31T20:26:51.515Z (9 months ago)
- Language: C
- Size: 3.28 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :video_game: Deflection
![]()
![]()
## About
Repo for class assignments.| Topic | Details |
|-------|-----------|
| Subject | Multiplatform Games |
| Supervisor | Prof. José Gilvan Rodrigues Maia |
| Organization | Universidade Federal do Ceará (UFC) |## Class Schedule
- [x] History of Game Technologies
- [x] C Programming
- [x] C++ Programming
- [x] Memory Management
- [x] SEGA Genegis Programming
## Final Project
> Create a game for Sega Genesis in C language using SGDKShort game description:
- Medieval characters must survive a one-hit-kill fight of projectile parrying.| Topic | Details |
|-------|-----------|
| Name | Deflection |
| APIs | [Sega Genesis Development Toolkit (SGDK)](https://github.com/Stephane-D/sgdk) |
| Language | C |