Territorio Archivo
Territorio Archivo was a big project made by “Chus” Dominguez to Fundación Cerezales Antonino y Cinia with CC License. I co-develop with my partner María the website using wordpress.
Territorio Archivo is about photos, people, villages and stories.
Link to the web: http://www.territorioarchivo.org/
Forwardland
A medieval fantasy rpg game
Forward Land is a story of a hero to save the *world. Your objective is advance in the map and complete the quests to save *population.
– 4 classes to choice.
– Different weapons and armors.
– NPC’s quest and trades.
– Hardcore battles.
More info: http://forwardland.guijgg.com/
Numeric
This is a browser game project in development. I use different tecnologies:
- HTML, CSS, Javascript, JQuery, node, Express. And I would like to use a database with mongoDB also.
The target of this game is select the correct cells in order to unlock a key code. What you do with code is not defined today, but it will be important 😉
Battleship game
The classic battleship game, who didn’t play this game once? I programm it in java as a desktop app. You can play agains a bot or against other human in a LAN. Moreover I implemented a chat in “human mode” to communicate each other.
Main program was made in java. I used SWING, AWT, UDP protocol, threads and files management.
I have a good remembrance of this game because it was my final project of the course and I was very happy with the result.