Commit Graph

29 Commits

Author SHA1 Message Date
8646db1e10 Added the previews for all the pictures! 2021-09-18 18:00:19 -06:00
f90198f623 Added a bunch of screenshots 2021-09-18 17:57:18 -06:00
08ff0de651 Added Design doc 2021-09-18 17:47:38 -06:00
fbc62ab889 Added Design doc pdf 2021-09-18 17:42:45 -06:00
11dac9ee64 Added a bit more info on the github readme, still need to add pictures and video explaining the game itself. Also need to add design doc pdf if possible 2021-09-18 17:36:05 -06:00
34cf1c03a3 Create README.md
Just making a README.md so that we can add pictures and a video explaining it on my portfolio
2021-09-18 17:17:59 -06:00
5fd7689237 Desaturated the grass so it doesn't burn out the eyes of the player 2021-09-18 17:16:43 -06:00
3cf42a3c83 Going to start using Wang tiles 2020-07-01 10:37:52 -06:00
f31e1c3da3 Got rid of a large amount of static variables 2020-06-30 13:59:50 -06:00
a98b44b7bd Added a rudimentary Inventory 2020-06-30 13:17:50 -06:00
ead3b84728 Removed a large amount of static classes 2020-06-30 04:49:17 -06:00
e58a2f8a18 Removed Humper 2020-06-30 04:44:54 -06:00
a2ca087156 Made a Gui and created a dropdown menu to select block 2020-06-28 06:14:14 -06:00
b6f39d8f12 Fixed Movement, now slide along walls instead of stopping immediately. Also fixed error where chunks don't load their collision 2020-06-25 07:37:58 -06:00
7d4420c54c Changed Wood 2020-06-25 05:56:42 -06:00
944f0ff712 Made lucas the Main character and also added collision 2020-06-25 00:45:34 -06:00
86cc05f0d7 Fixed the discrepancy between the screen coords and the game coords and also fixed mouse problem when zoomed out too far. 2020-06-23 04:18:00 -06:00
c464d19857 Got rid of previous material system, now uses enumerators and item ids. Also imported QuadTree.cs so we can have entity collision. 2020-06-21 20:32:36 -06:00
7cd78b700d Got rid of previous material system, now uses enumerators and item ids. Also imported QuadTree.cs so we can have entity collision. 2020-06-21 20:19:27 -06:00
69c93ea427 Got rid of previous material system, now uses enumerators and item ids. Also imported QuadTree.cs so we can have entity collision. 2020-06-21 20:17:59 -06:00
e25f4d70eb Added back block placement 2020-04-23 13:40:33 -06:00
0c01a22761 Added diagonal movement and figured out how to make spriteSheets work 2020-04-23 13:06:39 -06:00
0af73bf27d Added diagonal movement and figured out how to make spriteSheets work 2020-04-22 17:44:03 -06:00
042d350877 Added back the crosshair 2020-04-22 11:43:46 -06:00
85af72cfa1 Added back the map, movement and zooming. Also changed all Textures to 32bit 2020-04-21 13:39:42 -06:00
2892570539 Started to import assets from old project 2020-04-20 14:56:39 -06:00
b20710501f Updated a large amount of the code to C# 2020-04-19 03:37:18 -06:00
7b68de9526 Added old Java project for reference 2020-04-18 09:10:24 -06:00
c868f03944 Initial commit 2020-04-18 08:16:46 -06:00