jaffacakee / elm-tangram

Zijian Chen
0 stars 0 forks source link

Submit a project proposal #7

Open vikraman opened 3 years ago

vikraman commented 3 years ago

On the student projects portal, by Monday Oct 18.

vikraman commented 3 years ago

It requires a project title and description, but I'm not sure who is supposed to write it? 🤔

http://gaua.dcs.gla.ac.uk/studentprojects/index.cfm?

jaffacakee commented 3 years ago

It requires a project title and description, but I'm not sure who is supposed to write it? 🤔

http://gaua.dcs.gla.ac.uk/studentprojects/index.cfm?

I cannot access this link, and don’t find anything related to it in student Moodle.

vikraman commented 3 years ago

I just submitted this to student projects server.

Title: Tangram game in Elm

Description: Tangram is a puzzle game where the player has to fit puzzles of different shapes and sizes into the play area. Elm is a functional reactive programming language, which makes it easy to build games that run on the web browser. In this project, we will implement a Tangram game in Elm.