Jump to content
MakeWebGames

wrux

Members
  • Posts

    166
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by wrux

  1. Damn I signed up to here on my original account in 2007 (forgot password and didn't use the email anymore so made this account and never really used it). Me and my friend would skip school and work on our game all day... and fast forward 12 years and i'm working in Taiwan writing software and traveling all over the world, currently writing this from a beach in Thailand. Thanks to this forum for getting me into learning to code!
  2. Still for sale. It's down at the minute because i'm limited on memory and I am hosting a number of websites. PM me for offers and what not
  3. It's almost at the release stage. The mailbox system was almost finished and then attacking system was going to be added. I have most things in place, it was just a matter of adding all the database stuff such as crimes and jobs etc.
  4. So recently i've taken on quite a few freelance projects and my project I started has been put on the sidelines. My game has been put on the sidelines which sucks but I have more important projects at the minute. I know that I will not have much time on it at all without dropping paid work which is also paying me money so i'm hoping that somebody could take it off my hands. I am selling my game Crime Foundation with the following: - Exclusive game rights. I will not keep any of the code and make my own project again later - Two domains; - - crimefoundation.com - - crime.foundation - I will transfer ownership of the domains and set up the game on your server. - A year long SSH certificate - I will also offer to help with the game and give you support for as long as you need it (within reason) Here are some screenshots. Some reason the chrome plugin I used to take the screenshots gitched out the page a bit on the admin screenshots. Saves me opening up photoshop to stitch a few screenshots together: [ATTACH=CONFIG]1612[/ATTACH] [ATTACH=CONFIG]1613[/ATTACH] The admin section uses an ACL (access control layer) so you can add administrative users really easily and choose what they have access to with only a few clicks as apposed to having to code it all in. The backend also has a lot of super easy controls for controlling pretty much everything in the database. [ATTACH=CONFIG]1614[/ATTACH] [ATTACH=CONFIG]1615[/ATTACH] You can add social accounts to the game (i've only got facebook and twitter) and this is also added in the backend with only HTML required to implement on the front end. If you are interested private message me. I'm not sure what I want for this, I have put a lot of hours into the development as it is a bespoke piece of software. I'm sure I could come up with a good deal .
  5. Today I uploaded my first release of an online markdown document editor. It's powered with NodeJS & MongoDB. If you need to create simple documents online, go check out http://skribe.it/
  6. Working on a markdown document editing webapp written in node.js using mongoDB for the database engine. Also working on a native OS X app that will followup. Sometimes it takes a while to create a polished application. I swear all I do is fiddle with front end elements all day
  7. You should try and use the native styling. It helps for continuity between apps and people will find it easier to use if they recognise the content. Looks good though and maybe there is an auth plugin for this forum platform that would enable sessions from within the app which might make it a bit more streamlined.
  8. It just looks like you followed a tutorial. Theres no design here, it's just text on a background
  9. Looks nice man
  10. wrux

    New GTLD

    So i've been buying up all the names of my local towns domain names tonight as soon the new gTLD .TOWN will be released. 30th if i'm correct. Games with the name town in would be great which got me thinking about a good game name. Straight away I thought up zombie.town which has not been pre-ordered. So many game names could end in town and heres your chance to get a decent domain name and for only $29. These domain names will open up a good ammount of creativity so get on board!! Lets see if anybody snaps up zombie town :)
  11. I saw this a while ago and it wasn't till watching the simpsons just now that I remembered this. Have a look man it's unreal.... Simpsons heads created with HTML & CSS. http://pattle.github.io/simpsons-in-css/
  12. I've probably said this to a million people but make a blog template. Blog layouts are pretty simple and do not require a ton of knowledge (which is great for learning) unless you want to get all fancy. If your proud of it you could even take it further and integrate it into something like WordPress :)
  13. Just rolled out a simple UI change, you may see a few of these over the next few weeks. This is generally what i'm looking to create as a base for my game. The shop UI was structured in a table and now i've created a 3 column shop layout, it is certainly more readable. [ATTACH=CONFIG]1589[/ATTACH] With any update, I am hoping to post in my blog outlining what I have done and with practice they should theoretically get better. Keep posted!
  14. Yea might have to, I prefer the clean loop but that adds functionality I guess :)
  15. All that in 116 lines of code. Shows how powerful web tech is becoming. Have a look at this: http://madebyevan.com/webgl-water/
  16. Yea node is awesome. Perhaps even use a framework such as Koa ontop of node to streamline development. Whilst your at it, have a go at using a NoSQL DB engine man, check out MongoDB. They are awesome. The mongo driver for Node is easily installed too: npm install mongodb I've seen everyone here bang on about Digital Ocean. I've used http://www.webfaction.com for a while now and they are great man. Probably a similar service to DO but it's always to have multiple options. Oh and my website wrux.me is written in Node
  17. wrux

    My Project

    I suggest getting a good understanding in front and back end development. Theres a ton off ways to learn and loads of people willing to help. I'm sure most people on here would help you if you asked nicely :)
  18. Cheers dude, i'm working on optimisation a lot atm and slowly adding in front end features too
  19. Did you find anyone?
  20. wrux

    flat Designs

    That was just made using a text editor & a couple images using Adobe Illustrator & Adobe Photoshop. That flat design was just a tester and I ended up creating something much different. Have a look at http://crime.foundation
  21. Website don't really show off his technical ability. My personal opinion is that nowadays you need to look for people with skills in Node.js or something similar and yea .NET may be decent but it's had it's days. The best programmers are the people constantly adapting.
  22. Do a Paypal dispute and make sure everyone knows he's a fake. It's just unfortunate theres kiddies willing to destroy a community
  23. The top game has had 20 votes, this website doesn't seem very active
  24. Try and build something simple like a blog, i'm sure you could come up with a nice well structured program. It's a simple CRUD app so nothing to to tricky ;)
  25. wrux

    Vps

    Webfaction every time
×
×
  • Create New...