Jump to content
MakeWebGames

lily a modular web game engine


john.

Recommended Posts

Let me get this right...you are gonna make a game engine in hours?

I cant wait to see what you come up with...could be good or bad...

Well, let me expand a bit. Obviously, a full-featured game engine is impossible to get done within 5 hours (unless you're awesome), so we could scratch that right away. However, getting the architecture of a modular engine is possible, but again this would be a very early alpha.

We'll see how it goes, I am used working with crazy deadlines.

Link to comment
Share on other sites

I want to see an MVC modular engine...I made one for personal use but i wana see what others come up with.

Are you just doing procedural?

I haven't decided yet whet ever how to handle the business logic, however the presentation (views) and controller is separated. A URL points to a modules command, a command loads appropriate data and then renders template, is how it works so far.

Link to comment
Share on other sites

Some messy structure has been uploaded, however the core lays almost as it should be. I will be cleaning up tomorrow, but if anyone feel like checking it out, I've pushed the repository linked in the first post. (Yes, I am aware of some security threats, and I'll deal with them as well tomorrow).

Yeah, I am to tired to finish the last hour, haha. Anyway. I think I got a solid start.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...