timothyjohnwilson / GameDev-WordGame

Homework 4 for GameDev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#WordGame

Level Changing:

There are 4 levels.

Level 1 consists of words of size 1-2.
Level 2 consists of words of size 1-4
Level 3 consists of words of size 1-5
Level 4 consists of words of size 1-7

You pass the level when you get 2 * the number of possible words in the level.

About

Homework 4 for GameDev


Languages

Language:C# 92.3%Language:CSS 2.6%Language:JavaScript 1.9%Language:ShaderLab 1.7%Language:HTML 1.4%