Comments

Log in with itch.io to leave a comment.

I keep coming back to this.  its simple but I really like how its done.  I figured it was time I actually tried to use it instead of just look at how you did it.


its a simple Christmas gift matching game.  You click on adjacent gifts of the same color to select them.  Once you have at least three gifts selected click on a selected gift to match them and get points for them.  If you get stuck click  on the holiday grenade and place it on the gifts and click again to detonate.  Its pretty basic but might be good for 2 min of fun, maybe

ChristmasGift game

.

looking forward to seeing a future release of evo game engine

Deleted 78 days ago

Wow, cool engine, will you update him?

(1 edit)

Yes, The Evo Game Engine is currently being worked on.

Are you still working on Evo Silver?

(1 edit)

Yes. Although development is very very slow, a test build is being beta tested.

this looks like a great game engine, i have one question though. what did you make it in? i've been looking for a tutorial on how to make a game engine

(1 edit)

I made it with HTML5.

thank you for telling me!

good work) <3

(1 edit)

Thank you! I know it is not much of an engine at the moment but I plan on updating it.

edit style in main.html to this

.topnav input{
float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  background-color: #333;
border: none;
-moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.topnav input:hover {
  background-color: #ddd;
  color: black;
  -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.topnav input.active {
  background-color: #04AA6D;
  color: white;
  -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

To disable the selection of button on top bar

Hello! Thank you for your interest in the project! Sadly I put this project to rest but in a week to two more weeks, Evo Silver Will Come Out. You can contact me at my email to get the engine for free when it comes out. 

25ratcma@protonmail.com

Glad the project is back!

(1 edit)

Yes. The new version is probably halfway done.

quando sai a nova versão?

Ele será lançado em algumas semanas ou assim.

ah, que bom

Deleted post
(+1)

Thanks. I will implement these new features. I am super great full for the feedback.

Hello.

Which file is the engine? I can't find the file. Please help me.

Thanks!

(2 edits)

Hello! After you unzip the folder, there will be a main.html file. Open that and you are set.

Ooh, thanks! Can the file run on chrome?

Yep! The engine can run on chrome but not a chromebook.

Okay, thanks! :>

It can run on a chromebook.

It can?

well, a Chromebook runs chrome. So yes, it can run on a Chromebook. You just download the package, double on the zip, click on the folder, ctrl + c, go to another directory, ctrl + v, open folder, double click on the main.html. It is very handy , considering I don't have windows, mac or linux :) Also, not necessary, but you can add a <title></title> in the head element so when you look at the tab bar at the top of the browser it says like "Evo engine" instead of "main.html"

Interesante. 

(3 edits)

Gracias. Me alegro lo hayas encontrado interesante!