Jump to content

Search the Community

Showing results for tags 'css3'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 22 results

  1. ashware.nl/escape A combination of existing brick pushing / sliding game and a maze with 4 exits. The board is filled randomly with bricks and in a second sweep the easy exits (found by a web worker) are blocked with some extra bricks. Every time you exit the number of bricks is increased a little.
  2. Emoji War Inspired by the card game "Egyptian Ratscrew", we created "Emoji War". Emoji War is a browser game, where your only way to win is by screwing your friends. Different cards, abilities, and a lot of luck will help you to achieve that! Please note that this game is on open alpha state, so please be forgiving regarding small bugs. EmojiWar.net I would appreciate your reviews and thoughts. Thanks!
  3. So, I need to check whether or not the player is colliding with a tree. Once the player is colliding with a tree have it display a piece of text. Then, once the player is no-longer colliding with the tree; have the text disappear from the scene.
  4. I codded this new website and it specializes in browser-based games where I write a full overview of a game and the users how played the game before getting the right to review it and rate it. I just want your opinion on the website layout is it good or not. the website is fully dynamic it renders all of the content from the database and sorted by the newly added games. Browser Games To Play Online For Free 2019 | OvOnGames
  5. About MGN Studios: MGN Studios is the new game development division of Freedom! Family Limited. Our mission is to create great games and technologies that actively engage and involve the YouTube community of players, bloggers, reviewers and creators. We’re setting up shop right here in beautiful Vancouver! If you want to join a start-up where you get to work remotely and build something new, and be a part of an honest & transparent leadership team with a veteran Studio Head, then MGN Studios is for you! THE ROLE: Are you up for the challenge? We are currently seeking a Senior Game Engine Developer to join our team in leading the architecture and development of browser-based video game engine technology. You will be the driving force in the design and development of our studio’s game engine infrastructure. You should be comfortable diving deep into technical architectures and requirements, able to quickly identify solutions to challenges discovered during development, and ready to direct and mentor other developers in creating a robust and scalable code base. Prior experience building browser-based multiplayer game technology is preferred. We are looking for someone to be a key participant in the creation of a collaborative environment that leverages agile development and rapid prototyping; rewards creative solutions and intelligent risk taking; fosters a culture of excellence, respect, and fun; and makes great games. RESPONSIBILITIES: Are you ready to make a contribution to our team? Lead the design, implementation, and growth of a browser-based HTML5 multiplayer game engine. Manage and mentor a team of software developers through the interactive development process. Set company-wide code development standards and best practices. Work with game designers and artists in the development of game features, art pipelines, and tools. Partner with producers, PMs, and other leads on schedules and plans. Identify technical and production issues/risks and propose solutions. QUALIFICATIONS: Do you have what it takes? Degree in Computer Science and/or relevant professional experience. 5+ years experience in professional software development. 3+ years of experience in the development of game engines. Very good knowledge of existing game engines (e.g. Unity, GameMaker, Phaser, Pixi, Turbulenz, etc.) and server side technologies. Deep knowledge of modular programming, API design, and game architectural patterns. Extensive experience with frontend and backend technologies such as HTML5, Javascript, CSS/CSS3, jQuery, PHP, Python, Node.js, MySQL, etc. Source revision control experience (Github preferred). Professional experience in agile software development. Experience working effectively in cross-functional game teams. Excellent oral and written English communication skills. Experience developing MMO city builder games is a PLUS Experience developing casual MMO .io games is a PLUS Experience with Apache Ant, iOS WebKit, Android Webkit / Chrome is a PLUS Knowledge of video platforms including YouTube, Dailymotion and Twitch is PLUS COMPENSATION: Competitive Salary Flexible work hours Flexible work locations (home, office, etc.) Are you intrigued? Here are a few more reasons to make MGN Studios your daytime/anytime home: Work remotely - Did we already mention you get to work remotely? Yes, it’s true! Leadership - Do you like working with veteran Studio Head who will give you clear direction, honesty and guidance, and believes people are the pillars to success. He’s the opposite of an evil villian with a curly moustache. Build something new - Play a role in building a game development studio that can’t stop and won’t stop growing. Career growth - Make an impact by leading projects and driving the direction of the studio. Develop initiatives and solutions that drive your career and boost the studio’s growth. For Freedom! Does this sound like you? Please apply asap as we are interviewing immediately for this permanent, full time position. PM and we can arrange a time to speak over the phone!
  6. This might seem like a ridiculous question, but I was just curious to hear your input on the subject. In brief, I have spent a lot of time learning web development (specifically the front-end). Although, I recently gained interest in creating games with JavaScript frameworks such as Phaser. With that said, is there anything wrong with making simple 2D games for mobile using JavaScript code and something like PhoneGap to get it on mobile stores? Do any of you currently do this? Or should I change my focus to Unity and C#?
  7. I have all sorts of game ideas, but I quickly run into a brick wall since I'm not really an artist. Are there any guides out there for creating simple "programmer art" for games? Even better, are there any website for free game art?
  8. Hello, nice to see you. This is my first game I made. Thank you for feedback and advices! One (or more) screenshot Please see the attached screen shot. A short description of your game This is a slot machine game made with html5, css3 and javascript. The link to the game http://jackpot5.befive.info/index.html (Regular Version) Additional information My intention behind is to make a business concept for monetization. I chose slot machine as the subject of game development this time because it has a lot of simple but interesting elements of game. Payout rates of the current version (as of writing on 19 Feb 2016) is around 92~96% (when 100,000 games are played). Try spin simulation by 1) open console of your browser and copy & paste & run Backbone.mediator.trigger( 'simulateSpins' , 100000 ); Sound track (re-mix version) is available at soundcloud. This web app game does not work fast enough on mobile devices. For this reason I tried making the same game with phaser JS from scratch all over again, but I could not make it run any faster. Please read this blog post. I am afraid that my javascript skill has a lot to do with the poor performance on mobile devices. I plan to release this slot machine program as an open source on gitHub soon in a few months. (I like to write a grunt JS script for the source code before releasing it to public.) About me I develop wordress theme most of the time. I made game because it seems to be fun. I do not do gambling though I might visit casino to play slot machines just for fun.
  9. Hello, I wanted to create a responsive website to provide online tools like file converters, calculators etc. Is there any bootstrap template where I can easily add more tools with php. Thanks in advance.
  10. Hello, So I was wondering could you add my game http://chiland.pl to the Made With Pixi page that would be so cool. Anyways the game is about a top down shooter you go around and collect coins. You can save progress, load, there is a new random map loaded every time you go to exit I upgrade each week, it has android app.
  11. Hi, I build a Mind Game with jQuery and CSS3 - heavily using of CSS3 features like animations and transitions and styling-stuff, so no pictures included (except for the background) I don't know why animations have a better performance than transitions (testet on my tablet). I tried to put into an app with Intel XDK but it's very slow, that disappoints me.... Now i would like to see it published somewhere, has someone suggestions? So feel free to comment! Here the Link Magic Swap
  12. I've created a Board game using only HTML5/CSS3 and Javascript (some JQuery). It's in playable stage but definitely not optimized for different browsers or mobile. So i would like to collaborate with developers(you) and finish this game and release it. here's the game. Check it out: http://d3vas3m.github.io/KingNash If you have any interest to be part of this project. Please mail me and we'll discuss. Here's my mail: [email protected]
  13. Gir

    Email Games

    Hey everyone! I've been wondering lately if I could use html5, inline-css, and media queries to make a point-and-click game in webkit-supported email clients? It SEEMS feasible as webkit allows for the use of vector css such as: @-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); } } I understand that there isn't much "graceful degradation" in this when it comes to older clients like Outlook or non-webkit supported clients like Gmail, but I'm optimistic for the future of email. Any advice or help with understanding the rules for something like this would be greatly appreciated. Thanks! P.S.- I've looked everywhere for documentation or even a thread on this, but have come up short.
  14. WeAreDigital have a great opportunity for a talented HTML5 developer who is passionate about creating beautiful, playful interactive content. We are currently seeking a highly experienced HTML5 Developer to develop a mobile site for a high profile global fashion client. Responsibilities include:• Build interactive and compelling web experiences using Javascript, CSS3 and HTML5• Create swish page effects and transitions • Write clean, readable, reusable code• Be involved in project from brainstorm to delivery Job Requirements• Computer science degree or equivalent experience• Experience in developing highly interactive web applications that work across desktop and mobile browsers• Expert knowledge of HTML5, Javascript & CSS3 • Ability to program and design interactive animations. Great eye for motion, design, typography• Experience coding for mobile web using responsive web technologies• Extensive design and mobile website development experience• Strong debugging and optimization abilities • Strong English written and verbal communication skills
  15. Hi, Revolver Gaming is growing rapidly and we seeking an experienced HTML5 game developer to join our NW. London team. Please see full job spec here: http://www.revolvergaming.com/job/head-of-html5-development/ If interested please send CV and cover letter to jobs(at) revolvergaming(dot) com. or call me on +44 (0)208 202 9594. Look forward to hearing from you. Best, Ryan
  16. Hi, these are our first html5 game "Super Bola", is a classic game (ball and paddle), with 9 levels. It has build using html5, canvas element and css for the background and positioning of the canvas. We use arquitecture of Sprite, ImageArtist, SpriteSheetArtist and Behaviors used in IBM developers works tutorial. http://www.ssp.jovenclub.cu, link "Juegos". It is about 950kb in total Our second game uses the same tools, arquitecture. It is Tasilany, is a simple classic game to find an equals par of block, but it has other features and misteries that become more interesting. It is about 600kb in total. http://www.ssp.jovenclub.cu, link "Juegos". Sorry for my english please, we appreciate recomendations and opinions. thanks.
  17. Hello guys! Well i'm a Web Developer front-end based, and i'm starting to learn more javascript to start dev my first HTML5 Game, and i have this Question about performance in mind: ~Native Apps can use hardware acceleration because they have more access to device, can use video card or something else, the graphic/performance quality of ipad games are an example We can get some hardware acceleration developing an HTML5 Game? we can dev some game like Eternity Warriors 2 of ipad or something with sprites like King Of Fighters series using HTML5/JS/CSS3?~ I'm really interested, someone can talk a bit about this?
  18. Hi All, I am in need of multiple HTML5 Games Developers to work for a global organisation based in the Midlands. 2x HTML5 Team Leaders 6x Senior HTML5 Developers Both positions are available on a contract/permanent basis, with flexible and very lucrative rates of pay. The role will be working on browser based games to run on mobile platforms. We do also offer a great referral scheme, for those of you who are currently unavailable but have colleagues who may be interested. Experience with the following would be beneficial; HTML5 (I know, surprising) JavascriptCSS/3Knowledge of mobile technologyFull Software Life-cycle (Any methodology)As to stand out from a typical 'run of the mill advert' offering 'competitive' salaries, I can divulge the daily rate can reach up to £375 per day, and the permanent positions can reach up to £50,000 per annum. Hope that can twist a few arms. Thanks for reading all, look forward to your applications, and happy developing! - Josh, ECS Consulting "To the person who stole my Microsoft Office... I will hunt you down, you have my Word."
  19. Hello all, Im an ios Developer trying to explore phaser. I am having problems getting started with the examples. I understand that it is a silly one. Please help me out. I am able to setup everything. I even executed the HelloParser which was there in the Docs folder. I am using apache tomcat as the server and I installed php5 on my Ubuntu system. Then, I copied the examples folder to my www folder of my server and this is what I got (Pic attached): But nothing is happening when I click on any of the buttons. For e.g: If i select sprite 1, a blank page is displayed. Please help. I want to catch up on HTML5 and developing web based games using Phaser. Thanks, Kiran Kulkarni
  20. An exciting stealth mobile game startup is looking for a highly talented game/app engineer to work out of our brand new Mountain View office. The successful candidate will be working on an exciting narrative-themed next gen learning product--with the goal to revolutionize education. The ability to work quickly and efficiently as part of a high octane startup team and kick butt under pressure is crucial. We are looking for an experienced mobile game/app developer to join our brand new learning games studio as a founding team member--with the opportunity to lead our mobile initiative across multiple platforms. Based in the exciting startup scene of Castro Street in Mountain View, we’re offering: Competitive salary and a comprehensive benefits package Fun, passionate and creative studio on a mission to revolutionize education Challenging and rewarding work on the frontier of cross-platform HTML 5 game development QUALIFICATIONS Expertise in HTML 5, CSS3, and JavaScript is essential Experience working with javascript libraries like jQuery, Pixi, CreateJS, or similar. Experience with mobile game dev across multiple platforms, including Android and iOS (phones, tablets, and browser) Ability to develop dynamic, compelling gamified user experiences in mobile (that kids will absolutely love) Ability to ramp up quickly on new mobile languages Commercial mobile game dev experience with multiple titles shipped Bachelor’s degree in Computer Science, related discipline, or equivalent experience KEY RESPONSIBILITIES Act as the primary interface with mobile dev team from a technical perspective driving the delivery of compelling mobile game experiences Maintain robust code quality across multiple mobile game dev environments Bring passion, energy, and commitment to professional quality cross-platform mobile development REQUIREMENTS Awesome communication, collaboration, and management skills Strong coding, problem-solving, and debugging skills Passion for mobile games and an interest is disrupting education!
  21. Am looking for qualified online tools programmer for permanent position in Coventry, UK. Key Attributes Highly proficient C# programmer In-depth knowledge of multiple areas from the following ◦ WCF, ◦ SQL Databases – Entity Framework, ◦ ASP .Net MVC ◦ HTML 5 – CSS3 – JavaScript ◦ WPF - Prism ◦ Asynchronous programming, Rx – Reactive Extensions ◦ Cloud based data processing, application hosting and server programming using Windows Azure, Amazon AWS or other cloud services provider. At least 3 years of programming experience in the games industry or a similar leading-edge software industry such social media, internet content providers or search engines. Experience in a variety of programming languages, scripting languages & technologies, suited to developing tools applications in an effective manner Positive and outgoing personality Excellent creative problem solving abilities Experience of breaking down large tasks into a comprehensive set of sub-tasks, and estimating how long the tasks will take Excellent organisational abilities Excellent written and verbal communication skills Excellent bug finding & fixing skills Excellent User-Interface design skills Have a passion for developing high-quality software CVs and more info @ [email protected]
  22. GamerXy1

    FlipIt

    Hi all, i wanted to show you some of my games: Some are in Beta, but i think they work as they should ^^ I use only self-written engines, so the games are completely my own work. My actually "best" game is FlipIt: Here you have to click on the buttons until the complete field is illuminated with buttons. The buttons behave some kind of special Then there is "Metrogame": Here you are an underground-planner, who has to rearrange existing parts of rails until the new timetables can be used successfully. "Blueprints": The goal is to arrange all lines on the screen with only changing your mouseposition until the lines fit together and create a blueprint of a thing You can find all those games at: http://www.philip-maerz.de/game If you like my games, please support them by giving a like on facebook FlipIt: https://www.facebook.com/pages/FlipIt/353048821447766 Metrogame: https://www.facebook.com/metrogame Blueprints: https://www.facebook.com/BlueprintsGame
×
×
  • Create New...