Inspiration
What it does
How we built it
3 components:
- Code for the game of 3D tic tac toe
- 3D- modeled environment including game board
- Website for access
Challenges we ran into
Our original idea had the 3D tic-tac-toe on a 3x3 grid. However, we soon realized that this was pretty much a solved game considering that the first player only has to always pick the middle center square. So our coder ended up spending some time making adjustments for that.
Our web team was new to creating an embedded environment and was wrestling with implementing three.js.
One of our team members was located across the world and had a considerable time difference.
Accomplishments that we're proud of
What we learned
-3D tic tac toe mechanics -using three.js -time management -logistics of putting together a multifaceted project -how to link together c code and 3D models
What's next for 3d tic tac toe & environment
The next steps towards completing this project would be to properly finish the components and get the website running. We also need to figure out how to use the code we've written with the modeled objects. One possibility for this could be to turn the models into OBJ files and using an engine like OGRE, OpenGL or Irrlicht.


Log in or sign up for Devpost to join the conversation.