APP/Controller/ProjectsController.php (line 90)
object(App\Model\Entity\Project) id:0 { 'id' => (int) 0 'name' => 'Game Engine' 'slug' => 'GameEngine' 'description' => 'I made a game engine in Direct X 11 as part of a module for my third year at University.<br><br> The assignment was to make a game in DirectX 11, however personal issues prevented this from happening. As a result, it's just a Direct X 11 renderer which contains hard coded levels and does not included file support.<br><br> <a href="https://github.com/drapermovies/JEPD-GameEngine-Archived-edition-">Github Link</a>' 'pictureURL' => 'dx11.png' 'blurb' => 'A game engine using Direct X 11.' 'category' => 'Academic' '[new]' => false '[accessible]' => [ '*' => true, 'id' => false, 'slug' => false, 'tag_string' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Projects' }
Warning (512): Unable to emit headers. Headers sent in file=/home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=1031 [CORE/src/Http/ResponseEmitter.php, line 71]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:1031) [CORE/src/Http/ResponseEmitter.php, line 168]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:1031) [CORE/src/Http/ResponseEmitter.php, line 197]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:1031) [CORE/src/Http/ResponseEmitter.php, line 236]
JEPDraper | Projects
Warning (2): Undefined array key 0 [ROOT/templates/layout/default.php, line 69]

Game Engine

Academic
I made a game engine in Direct X 11 as part of a module for my third year at University.

The assignment was to make a game in DirectX 11, however personal issues prevented this from happening. As a result, it's just a Direct X 11 renderer which contains hard coded levels and does not included file support.

Github Link

Tags:

Edit