A port of the Project Darkstar demonstration game "Snowman" to the Red Dwarf community server.
Categories
MultiplayerLicense
BSD LicenseFollow RedDwarf Snowman
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Doesn't build right. mvn clean package produces errors, sometimes only a single project builds, sometimes none, sometimes all of them. It's insane, and that type of insanity makes development impossible. Currently trying to pin down the problem, i believe it has to do with the download.java.net repo. I don't even think that repo is necessary, although not sure about that. Still trying to figure out what the problem is. Oh, it does work though. I got it to build by doing mvn package about 10x in a row, dropped the snowman jars in my RedDwarf server-dist, and fired it up and connected with the client. Just wish I could get past setting up my environment already and into some R&D.