Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]

Evie’s Tale Playthrough

Watched 1,396 times

Human validation

8.0
Thank you, your vote was recorded and will be displayed soon.
Yes
No
Added to your profile bookmarks.
Video description

Over the past two months I've been developing a game by myself in order to become familiar with the many sides of game development. The game is based on two real life french bulldogs that butt heads often. In order to make this, I learned how to really use the Unity editor, code using the Unity API in C#, do simple pixel art sprites, implement sounds and adaptive music using FMOD, and design a simple game with one level and two simple game mechanics. (Running and fighting)

Added on 27 Apr 2017
Comments