Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.29 KB

Mode13h - A programming helper

Version 1.1 Released by Alexandru Dorobanțiu on 8.12.2024

Details

If you don't know what Mode13h is, check https://en.wikipedia.org/wiki/Mode_13h
The purpose of the project is to separate the boilerplate code needed to use the graphics card like the mode 13h was enabled, and allow focusing on writing the business logic. The purpose is not to have a high performance emulator, but to have a simple and easy to use framework. For some simple examples on how to use this project, check out the (DemoGame, Fire, Lines) classes.

Technology:


In order to compile the project as is, you need to install the MonoGame framework first.

Screenshot

Mode13h Screenshot

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License