Last Semester, I took Java(CSE215) as My CS course and at end of this course I was assigned to create Flappy Bird Game as Final Project. So finally here’s the result at GitHub. Any modification or suggestions is appreciated. 🙂 You’ll need a Java compiler to compile and run the…
Leave a CommentMuhammad Sheehab Posts
Some WordPress Tools, We might need to analyze a WordPress website especially when doing speed related tasks. Plugin: Theme-Check Plugin: Log Deprecated Notices Plugin: Debug Bar Plugin: Debug Bar Cron Plugin: P3 (Plugin Performance Profiler) Source: tutsplus
One CommentSublime Text is amazing software. To start, it is a clean, efficient, functional, and fast code editor. Not only does it have incredible built-in features, but it has support for plugins, snippets, and many other things. Recently I’ve taken a Java course in my University, Most of us use Eclipse…
Leave a Comment